mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2026-05-16 04:52:39 +02:00
Remove transient from plugin settings, submods
This commit is contained in:
@@ -789,7 +789,6 @@ class Settings : FragmentedStorageFileJson() {
|
||||
}
|
||||
|
||||
@FormField(R.string.plugins, FieldForm.GROUP, -1, 13)
|
||||
@Transient
|
||||
var plugins = Plugins();
|
||||
@Serializable
|
||||
class Plugins {
|
||||
|
||||
Submodule app/src/stable/assets/sources/kick updated: 5cae761620...bea721edc3
Submodule app/src/stable/assets/sources/patreon updated: 6b3b6d25e5...52154f36c2
Submodule app/src/stable/assets/sources/peertube updated: 21dcf4bef5...7b52405ad0
Submodule app/src/stable/assets/sources/youtube updated: 47c5b3b894...fb90a44f83
Submodule app/src/unstable/assets/sources/kick updated: 5cae761620...bea721edc3
Submodule app/src/unstable/assets/sources/patreon updated: 6b3b6d25e5...52154f36c2
Submodule app/src/unstable/assets/sources/peertube updated: 21dcf4bef5...7b52405ad0
Submodule app/src/unstable/assets/sources/youtube updated: 47c5b3b894...fb90a44f83
Reference in New Issue
Block a user