Revert change

This commit is contained in:
Eric Bailey
2025-02-13 14:06:26 -06:00
parent 6e40143c52
commit 8e6b3a9ea2
+1 -1
View File
@@ -3,5 +3,5 @@ export type ThreadgateAllowUISetting =
| {type: 'nobody'}
| {type: 'mention'}
| {type: 'following'}
| {type: 'list'; list: string}
| {type: 'followers'}
| {type: 'list'; list: string}