mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2025-12-13 23:35:42 +08:00
config: replace with master url
This commit is contained in:
parent
6922703e57
commit
6d3c75faec
|
|
@ -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())
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user