mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-01 21:30:16 +02:00
Added 'See Changes' button in app list (GitHub only)
This commit is contained in:
@@ -136,6 +136,7 @@ abstract class AppSource {
|
||||
late List<List<GeneratedFormItem>> additionalDataFormItems;
|
||||
late List<String> additionalDataDefaults;
|
||||
late List<GeneratedFormItem> moreSourceSettingsFormItems;
|
||||
String? changeLogPageFromStandardUrl(String standardUrl);
|
||||
}
|
||||
|
||||
abstract class MassAppSource {
|
||||
|
Reference in New Issue
Block a user