feat: early steps of storage and configuration
This commit is contained in:
7
user.capnp
Normal file
7
user.capnp
Normal file
@@ -0,0 +1,7 @@
|
||||
@0xc3e8b8ea9947b0c5;
|
||||
|
||||
struct User {
|
||||
notificationScript @0 :Text;
|
||||
|
||||
voiceRecordingConsent @1 :Bool;
|
||||
}
|
||||
Reference in New Issue
Block a user