provider, enums, no timestamp
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
// This is a generated file.
|
||||
// Published at 2025-04-06 16:01:50
|
||||
|
||||
export default {
|
||||
"NOT_APPLIED": "not-applied",
|
||||
"APPLIED": "applied",
|
||||
"FAILED": "failed"
|
||||
"UNINSTALLED": "uninstalled",
|
||||
"INSTALLED": "installed",
|
||||
"FAILED": "failed",
|
||||
"REMOVED": "removed"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user