1
0
Fork 0
forked from gitea/nas

Merge commit '90ec88d58b' into kb_migration

This commit is contained in:
KMY 2023-08-15 18:20:19 +09:00
commit 993bced956
5 changed files with 22 additions and 1 deletions

View file

@ -54,6 +54,7 @@
# searchability :integer default("direct"), not null
# dissubscribable :boolean default(FALSE), not null
# settings :jsonb
# indexable :boolean default(FALSE), not null
#
class Account < ApplicationRecord