update
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
### **星缘工作室软件共享许可证A (SSLA)**
|
||||
# **星缘工作室软件共享许可证A**
|
||||
**StarEdge Studio Software Sharing License A**
|
||||
|
||||
**SSLA, Version 1.0, 21 July 2025**
|
||||
|
||||
@@ -165,7 +165,7 @@ class HomeScreen extends ConsumerWidget {
|
||||
recognizer: TapGestureRecognizer()
|
||||
..onTap = () {
|
||||
// 在此处替换为您要打开的SSLA 1.0许可的URL
|
||||
launchUrl(Uri.parse('https://staredges.cn/'));
|
||||
launchUrl(Uri.parse('https://staredges.cn/ssla-1.0/'));
|
||||
},
|
||||
),
|
||||
const TextSpan(text: ' 许可发布\n禁止用于商业用途或盈利性活动'),
|
||||
|
||||
Reference in New Issue
Block a user