Fix vite build release version
Also, make sure "export" strings are not removed (rename to "room_export") and import quotes in the QuoteView correctly.
This commit is contained in:
parent
4c364f93e6
commit
ec992bb14d
34 changed files with 621 additions and 284 deletions
7
src/assets/quotes/fr/quotes.json
Normal file
7
src/assets/quotes/fr/quotes.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"quotes": [
|
||||
|
||||
{
|
||||
"quote":"Je suis un programmeur","author":"Mickey Mouse"}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue