常に閲覧注意の画像を表示するオプションを追加 & リファクタリング
This commit is contained in:
parent
4b3ece439e
commit
34a5adf951
6 changed files with 220 additions and 257 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="qjewsnkgzzxlxtzncydssfbgjibiehcy" v-if="image.isSensitive && hide" @click="hide = false">
|
||||
<div class="qjewsnkgzzxlxtzncydssfbgjibiehcy" v-if="image.isSensitive && hide && !$store.state.device.alwaysShowNsfw" @click="hide = false">
|
||||
<div>
|
||||
<b>%fa:exclamation-triangle% %i18n:@sensitive%</b>
|
||||
<span>%i18n:@click-to-show%</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue