Skip to content

Commit

Permalink
feat: adds Kalico config support (#1548)
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
  • Loading branch information
pedrolamas authored Dec 5, 2024
1 parent bec8e1c commit 00b33dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/globals.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,9 @@ export const Globals = Object.freeze({
klipper: {
domain: 'https://www.klipper3d.org'
},
kalico: {
domain: 'https://docs.kalico.gg'
},
'danger-klipper': {
domain: 'https://dangerklipper.io'
}
Expand Down

0 comments on commit 00b33dd

Please sign in to comment.