revert unnecessary model change

This commit is contained in:
arm 2021-01-20 14:44:28 +01:00
parent dedec7a3e4
commit 2ec1a7aee1
190 changed files with 190 additions and 190 deletions

View file

@ -45,7 +45,7 @@ export const _TypeModel: TypeModel = {
}
},
"app": "sys",
"version": "67"
"version": "66"
}
export function createNotificationSessionKey(values?: $Shape<$Exact<NotificationSessionKey>>): NotificationSessionKey {