Skip to content

Commit 5225fa2

Browse files
remove redundant docUrl for post shield
1 parent 8bb7d07 commit 5225fa2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/src/admin/components/PostShieldModal.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import Select from 'flarum/common/components/Select';
2222

2323
export default class PostShieldModal extends ModuleModal {
2424
key = 'post_shield';
25-
docUrl = 'https://sentra.ordinaryjellyfish.xyz';
2625

2726
dependencies() {
2827
return ['content_safety'];

0 commit comments

Comments
 (0)