dropbox: Fix missing icon from the desktop item

This commit is contained in:
nashamri 2021-11-06 23:09:58 +03:00
parent 2606cb0fc2
commit a529337334

View File

@ -26,6 +26,7 @@ let
genericName = "File Synchronizer";
categories = "Network;FileTransfer;";
startupNotify = "false";
icon = "dropbox";
};
in