changed identifier for public testing begin.

This commit is contained in:
crowetic 2024-12-11 17:45:27 -08:00
parent e44c83e592
commit 20d45c95e6

View File

@ -1,5 +1,5 @@
const cardIdentifierPrefix = "test-board-card"
// const cardIdentifierPrefix = "testMB-board-card";
// const cardIdentifierPrefix = "test-board-card"
const cardIdentifierPrefix = "testMB-board-card";
let isExistingCard = false;
let existingCardData = {};
let existingCardIdentifier ={};