Skip to content

Commit

Permalink
Improve user authentication flow
Browse files Browse the repository at this point in the history
Enhance the user authentication process by streamlining login and registration, improving error handling, and updating related UI components for better user experience.
  • Loading branch information
NightRainMilkyWay committed Dec 1, 2024
1 parent e43de69 commit 4f5aece
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Create Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,19 @@ jobs:
# 创建 module.prop 文件
echo 'id=ct_module
name=Tritium Scheduler
name=Tritium Suni
version='"${VERSION}"'
versionCode='"${VERSIONCODE}"'
author=Suni
author=Tritium Developers
description=Optimize performance ing…
updateJson=https://github.moeyy.xyz/https://github.com/TimeBreeze/Tritium/blob/main/Tritium_suni.json
' > ./magisk_suni/module.prop
echo 'id=ct_module
name=Tritium Scheduler
name=Tritium Fiage
version='"${VERSION}"'
versionCode='"${VERSIONCODE}"'
author=Fiage
author=Tritium Developers
description=Optimize performance ing…
updateJson=https://github.moeyy.xyz/https://github.com/TimeBreeze/Tritium/blob/main/Tritium_fiage.json
' > ./magisk_fiage/module.prop
Expand Down

0 comments on commit 4f5aece

Please sign in to comment.