Taiyō: use correct domain in UrlActivity comments (#10663)
This commit is contained in:
parent
9b49a7d4f1
commit
3d97ceb3eb
@ -8,7 +8,7 @@ import android.util.Log
|
|||||||
import kotlin.system.exitProcess
|
import kotlin.system.exitProcess
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Springboard that accepts https://www.taiyo.moe/media/<item> intents
|
* Springboard that accepts https://taiyo.moe/media/<item> intents
|
||||||
* and redirects them to the main Tachiyomi process.
|
* and redirects them to the main Tachiyomi process.
|
||||||
*/
|
*/
|
||||||
class TaiyoUrlActivity : Activity() {
|
class TaiyoUrlActivity : Activity() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user