Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 909686b

Browse files
committed
mod: 更新Token的key
1 parent ad14809 commit 909686b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Plugin/Plugin.zip

-24 Bytes
Binary file not shown.

Plugin/src/com/ciy/plugin/Constants.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ package com.ciy.plugin
55
*/
66
object Constants {
77
const val KEY_YAPI = "YAPI_URL"
8-
const val KEY_TOKEN = "TOKEN"
8+
const val KEY_TOKEN = "YAPI_TOKEN"
99
}

0 commit comments

Comments
 (0)