|
@@ -150,7 +150,7 @@ class MainFragment : BaseFragment(R.layout.layout_fragment_main_yuki) {
|
|
Config.CARD_APP_ID -> {
|
|
Config.CARD_APP_ID -> {
|
|
doDownload(Config.CARD_DOWNLOAD, it.tokenData?.token)
|
|
doDownload(Config.CARD_DOWNLOAD, it.tokenData?.token)
|
|
}
|
|
}
|
|
- Config.YUKI_APP_ID -> {
|
|
|
|
|
|
+ Config.Yuki_Live_APP_ID -> {
|
|
//doDownload(Config.CARD_DOWNLOAD, it.tokenData?.token)
|
|
//doDownload(Config.CARD_DOWNLOAD, it.tokenData?.token)
|
|
}
|
|
}
|
|
}
|
|
}
|