mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-07 01:04:03 +09:00
Tweak UI
This commit is contained in:
@ -82,7 +82,7 @@ export default defineComponent({
|
||||
},
|
||||
|
||||
showUser() {
|
||||
os.pageWindow(`/instance/user/${this.file.userId}`);
|
||||
os.pageWindow(`/user-info/${this.file.userId}`);
|
||||
},
|
||||
|
||||
async del() {
|
||||
|
Reference in New Issue
Block a user