mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Fis bug issue 21110
This commit is contained in:
parent
03c08bea9d
commit
5aa5d3a9ae
1 changed files with 1 additions and 1 deletions
|
|
@ -449,7 +449,7 @@ OCA.External.StatusManager.Utils = {
|
|||
}
|
||||
|
||||
switch (backend) {
|
||||
case 'smb':
|
||||
case 'wnd':
|
||||
icon = OC.imagePath('windows_network_drive', 'folder-windows');
|
||||
break;
|
||||
case 'sharepoint':
|
||||
|
|
|
|||
Loading…
Reference in a new issue