mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
Added uncommitted file
This commit is contained in:
parent
39567f06f9
commit
16e005f513
1 changed files with 1 additions and 1 deletions
|
@ -336,7 +336,7 @@ export default Vue.extend({
|
|||
|
||||
addVisibleUser() {
|
||||
(this as any).apis.input({
|
||||
title: 'ユーザー名を入力してください'
|
||||
title: '%i18n:@enter-username%'
|
||||
}).then(username => {
|
||||
(this as any).api('users/show', {
|
||||
username
|
||||
|
|
Loading…
Reference in a new issue