使用Release版本的官网地址
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
local scene={}
|
local scene={}
|
||||||
|
|
||||||
local function _authorize()
|
local function _authorize()
|
||||||
love.system.openURL("https://dev.studio26f.org/oauth?product=techmino")
|
love.system.openURL("https://studio26f.org/oauth?product=techmino")
|
||||||
end
|
end
|
||||||
local function _submit()
|
local function _submit()
|
||||||
local tickets=scene.widgetList.ticket:getText():upper()
|
local tickets=scene.widgetList.ticket:getText():upper()
|
||||||
|
|||||||
Reference in New Issue
Block a user