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:
@@ -164,6 +164,7 @@
|
||||
computed:proxify({
|
||||
avatar:"iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVR42mOcOnfpfwAGfgLYttYINwAAAABJRU5ErkJggg==",
|
||||
registration:"## years ago",
|
||||
cakeday:false,
|
||||
calendar:new Array(14).fill({color:"#ebedf0"}),
|
||||
licenses:{favorite:`########`},
|
||||
token:{scopes:[]},
|
||||
|
||||
Reference in New Issue
Block a user