fix create process from attachment

This commit is contained in:
Peter Maquiran
2024-02-15 17:11:59 +01:00
parent b7bccfa25d
commit 56b279490b
12 changed files with 304 additions and 17 deletions
-1
View File
@@ -10,7 +10,6 @@ export class DeviceService {
isTableDivice() {
return false;
}