IsEnterprise as const (#26313)

This commit is contained in:
Peter Wilson 2024-04-09 13:14:02 +01:00 committed by GitHub
parent 02312cbb57
commit 8a40d96b1b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,4 +5,4 @@
package constants
var IsEnterprise = false
const IsEnterprise = false