Skip to content

Commit

Permalink
Remove dangerous SteamVR commands from template
Browse files Browse the repository at this point in the history
  • Loading branch information
BOLL7708 committed Jul 18, 2022
1 parent 2f4c238 commit d02fc38
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions src/templates/config+commands.template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -150,41 +150,6 @@ Config.events = {...Config.events,
}
},

/*
..####...######..######...####...##...##..##..##..#####..
.##........##....##......##..##..###.###..##..##..##..##.
..####.....##....####....######..##.#.##..##..##..#####..
.....##....##....##......##..##..##...##...####...##..##.
..####.....##....######..##..##..##...##....##....##..##.
*/
[KeysTemplate.COMMAND_BRIGHTNESS]: {
triggers: {
command: {
permissions: {
moderators: false
}
}
}
},
[KeysTemplate.COMMAND_REFRESHRATE]: {
triggers: {
command: {
permissions: {
moderators: false
}
}
}
},
[KeysTemplate.COMMAND_VRVIEWEYE]: {
triggers: {
command: {
permissions: {
moderators: false
}
}
}
},

/*
.#####...######...####...######..######...####...##..##...####...#####...##..##.
.##..##....##....##..##....##......##....##..##..###.##..##..##..##..##...####..
Expand Down

0 comments on commit d02fc38

Please sign in to comment.