mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-04 17:58:06 +09:00
Fix #6179
This commit is contained in:
parent
c8a664325c
commit
5f284dcbb6
@ -1,5 +1,8 @@
|
||||
<template>
|
||||
<div>
|
||||
<portal to="icon"><fa :icon="faStickyNote"/></portal>
|
||||
<portal to="title">{{ $t('pages') }}</portal>
|
||||
|
||||
<mk-container :body-togglable="true">
|
||||
<template #header><fa :icon="faEdit" fixed-width/>{{ $t('_pages.my') }}</template>
|
||||
<div class="rknalgpo my">
|
||||
|
Loading…
Reference in New Issue
Block a user