feat:移除了弹窗,服务器添加sls
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
UPDATE translation_settings SET provider = 'google'
|
||||
WHERE id = 0 AND provider = 'microsoft';
|
||||
Reference in New Issue
Block a user
@ -0,0 +1,2 @@
|
||||
UPDATE translation_settings SET provider = 'google'
|
||||
WHERE id = 0 AND provider = 'microsoft';
|
||||