tables: Fix typo in oath

Change-Id: If55220b4bc3faf259cf750a90bfc1975193c151e
This commit is contained in:
Taavi Väänänen 2023-12-06 07:07:43 -08:00
parent 94782641cf
commit 2f3632f680
No known key found for this signature in database
GPG key ID: EF242F709F912FBE

View file

@ -43,7 +43,7 @@
},
{
"name": "oad_type",
"comment": "Device type ID, references the oauthauth_types table",
"comment": "Device type ID, references the oathauth_types table",
"type": "integer",
"options": { "notnull": true }
},