mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2025-12-10 06:52:05 +01:00
Allow to switch a number sign (#47)
This commit is contained in:
@@ -53,7 +53,7 @@ function getStartupCommands(appState : AppState) : string[] {
|
||||
startupCommands = hashArgs;
|
||||
}
|
||||
|
||||
log.debug('Executing startup commands', startupCommands);
|
||||
log.debug('Startup commands loaded', startupCommands);
|
||||
|
||||
return startupCommands;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user