Feature: Add a menu to uninstall master/server software
This commit is contained in:
@@ -271,13 +271,13 @@
|
||||
#define BRAND_URL_FEEDBACK "https://t.me/SimpleRemoter"
|
||||
|
||||
// 帮助文档链接(帮助菜单 → 什么是这个)
|
||||
#define BRAND_URL_WIKI "https://git.simpleremoter.com/"
|
||||
#define BRAND_URL_WIKI "https://simpleremoter.com/docs"
|
||||
|
||||
// 请求授权链接(工具菜单 → 请求授权)
|
||||
#define BRAND_URL_REQUEST_AUTH "https://simpleremoter.com/"
|
||||
#define BRAND_URL_REQUEST_AUTH "https://simpleremoter.com/login"
|
||||
|
||||
// 获取插件
|
||||
#define BRAND_URL_GET_PLUGIN "https://simpleremoter.com/login"
|
||||
#define BRAND_URL_GET_PLUGIN "https://simpleremoter.com/plugins"
|
||||
|
||||
// ============================================================
|
||||
// 内部使用 - 请勿修改以下内容
|
||||
|
||||
Reference in New Issue
Block a user