Add STATUS_NOT_ACTIVE

This commit is contained in:
Amaury Korb 2023-08-02 23:27:55 +02:00 committed by GitHub
parent f4b7556f6c
commit 3d1969f3ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ STATUS_FOUND="TROVATO"
#STATUS_NON_DEFAULT="NON DEFAULT" #STATUS_NON_DEFAULT="NON DEFAULT"
STATUS_NONE="NESSUNO" STATUS_NONE="NESSUNO"
STATUS_NO="NO" STATUS_NO="NO"
STATUS_NOT_ACTIVE="NOT ACTIVE"
STATUS_NOT_CONFIGURED="NON CONFIGURATO" STATUS_NOT_CONFIGURED="NON CONFIGURATO"
#STATUS_NOT_DISABLED="NOT DISABLED" #STATUS_NOT_DISABLED="NOT DISABLED"
#STATUS_NOT_ENABLED="NOT ENABLED" #STATUS_NOT_ENABLED="NOT ENABLED"