* Add: #406 ユーザーのカスタムCSS * Fix lint * Fix lint * カスタムCSSの保存先を変更 * キャッシュを考慮して別URLに変更
This commit is contained in:
parent
5ffd7593f1
commit
665c632d66
28 changed files with 283 additions and 4 deletions
|
@ -14,6 +14,7 @@ namespace :dangerous do
|
|||
end
|
||||
|
||||
target_migrations = %w(
|
||||
20240828123604
|
||||
20240709063700
|
||||
20240426233435
|
||||
20240426000034
|
||||
|
@ -113,6 +114,7 @@ namespace :dangerous do
|
|||
circles
|
||||
circle_accounts
|
||||
circle_statuses
|
||||
custom_csses
|
||||
emoji_reactions
|
||||
friend_domains
|
||||
instance_infos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue