mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Removed country flags from language selection because country != language
This commit is contained in:
parent
17575f19f0
commit
25b4c899d0
8 changed files with 2 additions and 324 deletions
|
|
@ -52,8 +52,7 @@ config.paths.css = {
|
|||
src: [
|
||||
'vendors/normalize.css/normalize.css',
|
||||
'vendors/fontastic/styles.css',
|
||||
'vendors/inputosaurus/inputosaurus.css',
|
||||
'vendors/flags/flags-fixed.css'
|
||||
'vendors/inputosaurus/inputosaurus.css'
|
||||
]
|
||||
},
|
||||
boot: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue