mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-22 05:49:23 +00:00
chore: include static assets in binary
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE webauthn_credentials ADD COLUMN backup_eligible BOOLEAN NOT NULL DEFAULT FALSE;
|
||||
ALTER TABLE webauthn_credentials ADD COLUMN backup_state BOOLEAN NOT NULL DEFAULT FALSE;
|
||||
Reference in New Issue
Block a user