Rename project from GlamourBrowser

This commit is contained in:
2026-01-02 23:59:37 +02:00
parent 935a89847f
commit f6d06a652d
9 changed files with 12 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
using Dalamud.Game.Command;
using System;
namespace Glamaholic {
namespace GlamourBrowser {
internal class Commands : IDisposable {
private Plugin Plugin { get; }