squash new oauth2 flow

This commit is contained in:
lesion
2022-11-04 12:22:21 +01:00
parent 19ca1b0283
commit 44e9533828
24 changed files with 935 additions and 427 deletions

View File

@@ -57,7 +57,7 @@
update()
})
$: update(
maxlength && title && places && tags && theme && show_recurrent && sidebar
maxlength && title && places && tags && theme && show_recurrent && sidebar && baseurl
)
</script>