mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
Update init.ts
This commit is contained in:
parent
8d5f43d18a
commit
5139f8c252
@ -41,6 +41,9 @@ import MiOS, { API } from './common/mios';
|
||||
*/
|
||||
|
||||
console.info(`Misskey v${_VERSION_} (葵 aoi)`);
|
||||
console.info(
|
||||
'%cここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。',
|
||||
'color: red; background: yellow; font-size: 16px;');
|
||||
|
||||
// BootTimer解除
|
||||
window.clearTimeout((window as any).mkBootTimer);
|
||||
|
Loading…
Reference in New Issue
Block a user