feat: Use removeState helper from base (#2127)

This commit is contained in:
Kroese
2026-08-10 11:36:13 +02:00
committed by GitHub
parent 9ef6f3c4ca
commit 0d7e26adad
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1069,7 +1069,7 @@ supportsBootKey() {
return 0 ;;
esac
return 1
return 0
}
supportsXML() {