🎨 Support HarmonyOS NEXT system https://github.com/siyuan-note/siyuan/issues/13184
This commit is contained in:
parent
5ff5f36af7
commit
92ed5f2ecf
1 changed files with 2 additions and 0 deletions
|
@ -118,3 +118,5 @@ func SetTimezone(container, appDir, timezoneID string) {
|
|||
func DisableFeature(feature string) {
|
||||
util.DisableFeature(feature)
|
||||
}
|
||||
|
||||
func main() {}
|
||||
|
|
Loading…
Add table
Reference in a new issue