wip
This commit is contained in:
parent
822ba594ec
commit
a7aa24e7a3
115 changed files with 559 additions and 456 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import dialog from './dialog';
|
||||
|
||||
export default () => {
|
||||
dialog('<i class="fa fa-exclamation-triangle"></i>Not implemented yet',
|
||||
dialog('%fa:exclamation-triangle%Not implemented yet',
|
||||
'要求された操作は実装されていません。<br>→<a href="https://github.com/syuilo/misskey" target="_blank">Misskeyの開発に参加する</a>', [{
|
||||
text: 'OK'
|
||||
}]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue