Fix opacity display issue on iOS and add support for cakeday (#25)

* Test no opacity

* Fix opacity display issue on iOS and add support for cakeday
This commit is contained in:
Simon Lecoq
2020-12-21 14:02:17 +01:00
committed by GitHub
parent e50e65d25d
commit f29d8ad155
7 changed files with 40 additions and 15 deletions

View File

@@ -164,6 +164,7 @@
computed:proxify({
avatar:"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mOcOnfpfwAGfgLYttYINwAAAABJRU5ErkJggg==",
registration:"## years ago",
cakeday:false,
calendar:new Array(14).fill({color:"#ebedf0"}),
licenses:{favorite:`########`},
token:{scopes:[]},