mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-23 22:44:11 +02:00
wip
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<template>
|
||||
<div class="mk-instance-emojis">
|
||||
<portal to="icon"><fa :icon="faLaugh"/></portal>
|
||||
<portal to="title">{{ $t('customEmojis') }}</portal>
|
||||
<teleport to="#_teleport_header"><fa :icon="faLaugh"/>{{ $t('customEmojis') }}</teleport>
|
||||
|
||||
<section class="_card _vMargin local">
|
||||
<div class="_title"><fa :icon="faLaugh"/> {{ $t('customEmojis') }}</div>
|
||||
|
||||
Reference in New Issue
Block a user