更新super_access.c to remove redundant macro definitions and optimize conditional compilation; use resource strings instead of hard-coded text in MoreSettings.kt; add theme color string resource in strings.xml

This commit is contained in:
ShirkNeko
2025-04-13 01:33:40 +08:00
parent 70259a5ec5
commit 06324def38
5 changed files with 5 additions and 16 deletions

View File

@@ -29,7 +29,7 @@ on:
upload_lkm:
required: true
type: boolean
default: false
default: true
description: "Whether to upload lkm"
jobs:
check-build-lkm: