1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-03 02:34:25 +02:00
This commit is contained in:
syuilo
2023-05-24 17:50:15 +09:00
parent bdf08c8a54
commit 1c57983bfd
9 changed files with 113 additions and 154 deletions

View File

@@ -56,6 +56,3 @@ definePageMetadata(computed(() => user ? {
avatar: user,
} : null));
</script>
<style lang="scss" scoped>
</style>