mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
feat: ✨ Polish UI, add new functionality to composer
This commit is contained in:
parent
ddebe77e5b
commit
2cc3d2ea7a
5 changed files with 76 additions and 6 deletions
|
|
@ -8,5 +8,20 @@ export const useConfig = () => {
|
|||
link: "https://sk22.github.io/megalodon/",
|
||||
},
|
||||
],
|
||||
COMPOSER_SPLASHES: [
|
||||
"What's on your mind?",
|
||||
"What's happening?",
|
||||
"Meow meow meow meow meow",
|
||||
"Just arrived at Luna Nova Academy",
|
||||
"I'm a little teapot, short and stout",
|
||||
"Hey, you. You're finally awake. You were trying to cross the border, right?",
|
||||
"Aren't you a little short for a stormtrooper?",
|
||||
"I'm a leaf on the wind. Watch how I soar.",
|
||||
"I am Groot.",
|
||||
"Hello everybody, my name is Markiplier",
|
||||
"I'm Commander Shepard, and this is my favorite website on the Citadel",
|
||||
"I'm sorry, Dave. I'm afraid I can't do that.",
|
||||
"I am the Senate",
|
||||
],
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue