fix: missing migration for default colorscheme change (#1335)
* fix: missing migration for default colorscheme change * fix: format issues
This commit is contained in:
1455
packages/db/migrations/sqlite/meta/0012_snapshot.json
Normal file
1455
packages/db/migrations/sqlite/meta/0012_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -85,6 +85,13 @@
|
||||
"when": 1728490026154,
|
||||
"tag": "0011_classy_angel",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 12,
|
||||
"version": "6",
|
||||
"when": 1729348200091,
|
||||
"tag": "0012_ambiguous_black_panther",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user