add different states + only allow viewing of other if whitelisted

This commit is contained in:
Rana 2024-09-04 17:15:22 +01:00
parent 38d539aa25
commit 59dee68ce0
Signed by: haroon
GPG key ID: 8B96C44DDF5756E4
2 changed files with 63 additions and 27 deletions

View file

@ -3,7 +3,6 @@
"version": "1.0.0",
"main": "index.ts",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},