updated go deps and bumped ui version

This commit is contained in:
Gani Georgiev
2024-02-26 18:28:10 +02:00
parent f1a6c19309
commit d084800c45
36 changed files with 157 additions and 168 deletions
+1 -1
View File
@@ -1186,7 +1186,7 @@ func (app *BaseApp) registerDefaultHooks() {
// getLoggerMinLevel returns the logger min level based on the
// app configurations (dev mode, settings, etc.).
//
// If not in dev mode - returns the level from the app settings.
//
// If the app is in dev mode it returns -9999 level allowing to print