mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 05:41:17 +08:00
7 lines
198 B
Diff
7 lines
198 B
Diff
--- a/src/Cedar/Server.c
|
|
+++ b/src/Cedar/Server.c
|
|
@@ -10902,2 +10902,3 @@ bool SiCheckCurrentRegion(CEDAR *c, char
|
|
bool SiIsEnterpriseFunctionsRestrictedOnOpenSource(CEDAR *c)
|
|
{
|
|
+return false;
|