From 267c811def7b061d74ec26edb92121794cd62970 Mon Sep 17 00:00:00 2001 From: Zeffuro Date: Sat, 7 Feb 2026 08:12:58 +0100 Subject: [PATCH] Update KTK, fix internal name --- AetherBags/Plugin.cs | 2 +- KamiToolKit | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AetherBags/Plugin.cs b/AetherBags/Plugin.cs index 368b2c4..e44c922 100644 --- a/AetherBags/Plugin.cs +++ b/AetherBags/Plugin.cs @@ -57,7 +57,7 @@ public class Plugin : IDalamudPlugin System.AddonConfigurationWindow = new AddonConfigurationWindow { - InternalName = "AetherBags Config", + InternalName = "AetherBags_Config", Title = "AetherBags Config", Size = new Vector2(640, 512), }; diff --git a/KamiToolKit b/KamiToolKit index 7720ab0..5e79ce8 160000 --- a/KamiToolKit +++ b/KamiToolKit @@ -1 +1 @@ -Subproject commit 7720ab0741e350e9b9d699a35b360ec7878e3785 +Subproject commit 5e79ce84a8bc487984c835d8dd3d0824248e80d0