mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-19 05:00:21 +02:00
App page with Webview now on par with no webview
+ ratelimit error bugfix
This commit is contained in:
@@ -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 ?? {},
|
||||
|
Reference in New Issue
Block a user