chore: merge dev into v2
This commit is contained in:
commit
6911456c2f
122 changed files with 3190 additions and 754 deletions
|
|
@ -136,6 +136,9 @@ export async function setupTimeline(
|
|||
},
|
||||
}),
|
||||
)
|
||||
if (settings.newLayoutDesigns === false) {
|
||||
localStorage.setItem("app-version.v1", JSON.stringify({ version: "1.17.20" }))
|
||||
}
|
||||
}, input.settings ?? {})
|
||||
if (input.locale) {
|
||||
await page.addInitScript((locale) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue