Shared: SettingsStore: add license url

This commit is contained in:
Viktor Fomin 2024-08-21 23:15:54 +03:00
parent 38e17d813d
commit 71fd806822

View File

@ -257,6 +257,8 @@ class SettingsStore {
apiDocsLink = null;
licenseUrl = null;
bookTrainingEmail = null;
hotkeyPanelVisible = false;