✌️
This commit is contained in:
parent
5f8e1ca025
commit
e8df6e8116
@ -52,7 +52,7 @@ Vue.mixin({
|
||||
console.info(`Misskey v${version} (葵 aoi)`);
|
||||
console.info(
|
||||
'%cここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。',
|
||||
'color: red; background: yellow; font-size: 16px;');
|
||||
'color: red; background: yellow; font-size: 16px; font-weight: bold;');
|
||||
|
||||
// BootTimer解除
|
||||
window.clearTimeout((window as any).mkBootTimer);
|
||||
|
Loading…
Reference in New Issue
Block a user