Skip to content

Commit 47df243

Browse files
Remove duplicate Logging Level heading from the Launcher Editor
1 parent 6237184 commit 47df243

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/Launchpad/Window/EntityEditor/LauncherEditor.ahk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ class LauncherEditor extends LauncherEditorBase {
4747

4848
tabs.UseTab("Advanced", true)
4949

50-
this.AddHeading("Logging Level")
5150
this.AddEntityCtl("Logging Level", "LoggingLevel", true, "SelectControl", this.logLevels)
5251
this.AddEntityCtl("Log Path", "LogPath", true, "LocationBlock", "LogPath", "Clear", true)
5352

0 commit comments

Comments
 (0)