mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
fix: removing non-existent property
Signed-off-by: Tamás Bari <adaorcpp@gmail.com>
This commit is contained in:
parent
fd7a7136e5
commit
b8cf67ee79
@ -33,7 +33,6 @@ Page {
|
||||
}
|
||||
|
||||
contentItem: StackLayout {
|
||||
spacing: Style.standardSpacing
|
||||
currentIndex: page.mode === page.statusMessageMode ? 1 : 0
|
||||
|
||||
UserStatusSetStatusView {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user