Skip to content

Commit 3ae26da

Browse files
Merge pull request #5 from bruno-sartori/BUG-3_as_waifus_nao_estao_sendo_exibidas
BUG-3: As waifus não estao sendo exibidas
2 parents 885cfbc + c4652fd commit 3ae26da

29 files changed

+43
-20
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ logger.configure({
2222
enabled: true,
2323
visual: true,
2424
containerStyle: {
25-
position: 'bottom-left'
25+
position: 'bottom-left',
26+
width: 800,
27+
height: 800,
28+
opacity: 1,
29+
lineHeight: 20,
2630
},
2731
waifu: {
2832
name: 'alya',

0 commit comments

Comments
 (0)