mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2026-07-28 22:14:33 +08:00
config: replace with master url
This commit is contained in:
@@ -108,7 +108,7 @@ struct Tweak: AsyncParsableCommand {
|
|||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
static let config = URL(string:"https://raw.githubusercontent.com/sunnyyoung/WeChatTweak/refs/heads/feature/2.0/config.json")!
|
static let config = URL(string:"https://raw.githubusercontent.com/sunnyyoung/WeChatTweak/refs/heads/master/config.json")!
|
||||||
|
|
||||||
mutating func run() async throws {
|
mutating func run() async throws {
|
||||||
print(Tweak.helpMessage())
|
print(Tweak.helpMessage())
|
||||||
|
|||||||
Reference in New Issue
Block a user