Adds a more realistic config for development.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
export let brand: BrandConfig = {};
|
||||
export let color = 'var(--text)';
|
||||
console.log(brand);
|
||||
|
||||
function masked() {
|
||||
return brand.logo != undefined && brand.asmask == true;
|
||||
|
||||
Reference in New Issue
Block a user