mirror of
https://github.com/wekan/wekan.git
synced 2025-04-20 12:07:11 -04:00
removed trailing-whitespace
This commit is contained in:
parent
7393818fc0
commit
46d19af6d9
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ BlazeComponent.extendComponent({
|
|||
showTongueTitle() {
|
||||
if (this.isOpen())
|
||||
return `${TAPi18n.__('sidebar-close')}`;
|
||||
else
|
||||
else
|
||||
return `${TAPi18n.__('sidebar-open')}`;
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue