mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2026-05-16 04:52:39 +02:00
Fixed subscription imports generally and an additional fix for Twitch subscription imports.
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ class ImportSubscriptionsFragment : MainFragment() {
|
||||
|
||||
|
||||
override fun onShownWithView(parameter: Any?, isBack: Boolean) {
|
||||
super.onShown(parameter, isBack);
|
||||
super.onShownWithView(parameter, isBack);
|
||||
_view?.onShown(parameter, isBack);
|
||||
}
|
||||
|
||||
|
||||
Submodule app/src/stable/assets/sources/twitch updated: 7e8ce3a2ed...7645b88a76
Submodule app/src/unstable/assets/sources/twitch updated: 7e8ce3a2ed...7645b88a76
Reference in New Issue
Block a user