chore: update all misskey references in the pug files to sharkey
This commit is contained in:
parent
5915854174
commit
3be606cd02
6 changed files with 36 additions and 28 deletions
|
|
@ -4,7 +4,7 @@ html
|
|||
#msg
|
||||
script.
|
||||
const msg = document.getElementById('msg');
|
||||
const successText = `\nSuccess Flush! <a href="/">Back to Misskey</a>\n成功しました。<a href="/">Misskeyを開き直してください。</a>`;
|
||||
const successText = `\nSuccess Flush! <a href="/">Back to Sharkey</a>\n成功しました。<a href="/">Sharkeyを開き直してください。</a>`;
|
||||
|
||||
message('Start flushing.');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue