mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
fix(UI): various fixes in displaying content with small window size
This commit is contained in:
@ -105,7 +105,8 @@ module.exports = {
|
||||
scratchpad: 'Scratchpad',
|
||||
array: 'Array',
|
||||
changelog: 'Changelog',
|
||||
format: 'Format'
|
||||
format: 'Format',
|
||||
structure: 'Structure'
|
||||
},
|
||||
message: {
|
||||
appWelcome: 'Welcome to Antares SQL Client!',
|
||||
|
Reference in New Issue
Block a user