Files
fomo-reducer/user.capnp

8 lines
108 B
Cap'n Proto

@0xc3e8b8ea9947b0c5;
struct User {
notificationScript @0 :Text;
voiceRecordingConsent @1 :Bool;
}