Add shared recent tables state
This commit is contained in:
@@ -3,4 +3,5 @@ namespace RolemasterDb.App.Frontend.AppState;
|
||||
public static class BrowserStorageKeys
|
||||
{
|
||||
public const string ThemeMode = "rolemaster.theme.mode";
|
||||
public const string RecentTables = "rolemaster.tables.recent";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user