使用Release版本的官网地址

This commit is contained in:
ParticleG
2023-01-23 01:11:43 +08:00
parent 8ed4fd6cba
commit 7b6f2f826a

View File

@@ -1,7 +1,7 @@
local scene={}
local function _authorize()
love.system.openURL("https://dev.studio26f.org/oauth?product=techmino")
love.system.openURL("https://studio26f.org/oauth?product=techmino")
end
local function _submit()
local tickets=scene.widgetList.ticket:getText():upper()