configure board source in typescript
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export const boardConfig = {
|
||||
repo: "dexxdbg/pozor",
|
||||
photosPath: "img",
|
||||
branch: "codex/initial-shame-board"
|
||||
} as const;
|
||||
Reference in New Issue
Block a user