mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
IsEnterprise as const (#26313)
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
|
||||
package constants
|
||||
|
||||
var IsEnterprise = false
|
||||
const IsEnterprise = false
|
||||
|
||||
Reference in New Issue
Block a user