mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-02 17:00:28 +08:00
Adding a bare bones feature flag setup
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
const flags = [{ name: "flagTest", isActive: false }];
|
||||
|
||||
export default flags;
|
||||
Reference in New Issue
Block a user