mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Language File Updates
This commit is contained in:
parent
4dc8a35f1c
commit
5c41809294
6 changed files with 48 additions and 2472 deletions
|
|
@ -272,6 +272,7 @@ namespace ServerManagerTool
|
|||
else
|
||||
this.Title = _globalizer.GetResourceString("MainWindow_Title");
|
||||
|
||||
this.versionChecker.PostAction(CheckForUpdates).DoNotWait();
|
||||
this.scheduledTaskChecker.PostAction(CheckForScheduledTasks).DoNotWait();
|
||||
this.discordBotChecker.PostAction(CheckForDiscordBot).DoNotWait();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue