App page with Webview now on par with no webview

+ ratelimit error bugfix
This commit is contained in:
Imran Remtulla
2022-12-27 20:41:44 -05:00
parent 8f16f745be
commit 16369b4adf
3 changed files with 130 additions and 104 deletions

View File

@@ -548,7 +548,7 @@ class AppsPageState extends State<AppsPage> {
title: tr('categorize'),
items: const [],
initValid: true,
singleNullReturnButton: tr('ok'),
singleNullReturnButton: tr('continue'),
additionalWidgets: [
CategoryEditorSelector(
preselected: preselected ?? {},