mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Theme: Always show copyright
This commit is contained in:
parent
f735e87a8c
commit
62252d0012
@ -358,7 +358,7 @@ QString Theme::about() const
|
||||
|
||||
bool Theme::aboutShowCopyright() const
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
#ifndef TOKEN_AUTH_ONLY
|
||||
|
||||
Loading…
Reference in New Issue
Block a user