Skip to content

Commit

Permalink
playground: enable policy workspace
Browse files Browse the repository at this point in the history
This is to enable review of cue-fmt UX only.

DO NOT REVIEW
DO NOT SUBMIT

Signed-off-by: Jonathan Matthews <[email protected]>
Change-Id: I89948a22ead2a61f883894601f939114fa46ed91
Dispatch-Trailer: {"type":"trybot","CL":1205273,"patchset":3,"ref":"refs/changes/73/1205273/3","targetBranch":"master"}
  • Loading branch information
jpluscplusm authored and cueckoo committed Dec 6, 2024
1 parent 44d7baa commit 7a32803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/src/config/workspaces/policy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const policyWorkspace: Workspace = deepFreeze<Workspace>({
icon: 'workspace-policy',
config: {
func: {
enabled: false,
enabled: true,
},
inputTabs: [
{
Expand Down

0 comments on commit 7a32803

Please sign in to comment.