Skip to content

Commit

Permalink
Fix: Visibility picker available condition
Browse files Browse the repository at this point in the history
  • Loading branch information
atsu1125 committed Dec 2, 2023
1 parent 26a462b commit 614fb2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/components/page/page.post.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import { PostBlock } from '@/scripts/hpml/block';
import { Hpml } from '@/scripts/hpml/evaluator';
import { i18n } from '@/i18n';
import { faTwitter } from '@fortawesome/free-brands-svg-icons';
import { $i } from '@/account';
export default defineComponent({
components: {
Expand Down

0 comments on commit 614fb2d

Please sign in to comment.