Skip to content
Snippets Groups Projects
Verified Commit b8f2c67c authored by Mar0xy's avatar Mar0xy
Browse files

chore: change name in console output

parent 0c248a95
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ import { fetchCustomEmojis } from '@/custom-emojis.js';
import { mainRouter } from '@/router.js';
export async function common(createVue: () => App<Element>) {
console.info(`Misskey v${version}`);
console.info(`Sharkey v${version}`);
if (_DEV_) {
console.warn('Development mode!!!');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment