feat: added logs tab to display server messages

This commit is contained in:
Roberto Tonino
2021-06-04 22:44:46 +02:00
parent 15e279a2a5
commit 2ab0620e02
8 changed files with 136 additions and 46 deletions

View File

@@ -399,6 +399,7 @@ const en = {
favorites: 'favorites',
linkAnalyzer: 'link analyzer',
settings: 'settings',
logs: 'logs',
about: 'about'
},
tracklist: {

View File

@@ -402,6 +402,7 @@ const it = {
favorites: 'preferiti',
linkAnalyzer: 'analizza link',
settings: 'impostazioni',
logs: 'log',
about: 'info'
},
tracklist: {