2 parents ef040c8 + 4d63df5 commit ea16a0fCopy full SHA for ea16a0f
1 file changed
src/config.ts
@@ -2,6 +2,7 @@ import { createMeshConfig } from "@baditaflorin/mesh-common";
2
3
export const config = createMeshConfig({
4
appName: "mesh-caption-clash",
5
+ breadcrumbs: false,
6
description: "A shared caption contest with one entry and independent votes per peer.",
7
accentHex: "#db2777",
8
version: __APP_VERSION__,
0 commit comments