Add missing empty line to end of patch.

Strangely, though the differential revision featured an empty line, when
`arc patch`ing the repo, it didn't come with it. 🤷🏽
ubuntu/eoan ubuntu/0.14.1-9ubuntu3
Walter Lapchynski 5 years ago
parent 3663fb0ed1
commit 4cfa12445f

@ -45,4 +45,5 @@ Last-Update: 2019-08-17
- auto srcPaths = pathListFromQUrls(data->urls());
switch(action) {
case Qt::CopyAction:
FileOperation::copyFiles(srcPaths, destPath);
FileOperation::copyFiles(srcPaths, destPath);

Loading…
Cancel
Save