Skip to content

Commit 83291d1

Browse files
committed
Late commit
1 parent eb84fbe commit 83291d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/ModuleManager/GUI/ReloadingDatabase.12.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ internal static ReloadingDatabaseDialog Show(ModuleManager parent)
1919
return new ReloadingDatabaseDialog(parent);
2020
}
2121

22-
internal Menu Dismiss()
22+
internal ReloadingDatabaseDialog Dismiss()
2323
{
2424
this.instance.Dismiss();
2525
this.instance = null;

0 commit comments

Comments
 (0)