chore: replace all cn comments of fe to en version by volc api (#320)
This commit is contained in:
@@ -38,7 +38,7 @@ class FeatureFlagStorage extends EventEmitter {
|
||||
return false;
|
||||
}
|
||||
|
||||
// 从 remote 取值
|
||||
// Get value from remote
|
||||
if (Reflect.has(cache, name)) {
|
||||
return Reflect.get(cache, name);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user