change default border (to none)

This commit is contained in:
2023-04-11 17:51:35 -05:00
parent de8e915f58
commit 667501b612

View File

@@ -969,7 +969,7 @@ var TokenStamp = {};
setTimeout(function () {
//self.setActiveBorder("plain_ring_1");
view.fire("selectOption", null, 0, "asc-swrpg-1");
view.fire("selectOption", null, 0, "none-circle");
view.fire("selectOption", null, 1, "none");
view.set("isLoading", false);
view.set("showStartMessage", true);