Skip to content

Commit 1861861

Browse files
authored
Merge pull request #1171 from jboolean/new-rule-no-ads
Add rule for no advertising in stories
2 parents 920bfb0 + 980b8d3 commit 1861861

File tree

1 file changed

+1
-0
lines changed
  • frontend/src/screens/App/screens/Admin/screens/ReviewStories

1 file changed

+1
-0
lines changed

frontend/src/screens/App/screens/Admin/screens/ReviewStories/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ export default function ReviewStories(): JSX.Element {
9797
“I was looking for Pack’s Pharmacy Store???” —{' '}
9898
<i>Not a story</i>
9999
</li>
100+
<li>Stories that primarily advertise or direct users away</li>
100101
</ul>
101102
</details>
102103

0 commit comments

Comments
 (0)