change reverted

master r5.4.0
Lucio Lelii 3 years ago
parent 6fafe992ba
commit dbc2e9e82e

@ -13,7 +13,7 @@ public interface StorageBackend {
String onMove(AbstractFileItem item);
void onDelete(String id);
void onDelete(Content id);
MetaInfo upload(InputStream stream, String relativePath, String name);

Loading…
Cancel
Save