add use Meta

This commit is contained in:
Marko Oldenburg 2020-10-19 09:19:10 +02:00
parent 1a0553b92d
commit 8f8e306e85
2 changed files with 3 additions and 2 deletions

View File

@ -34,6 +34,7 @@ package main;
use strict;
use warnings;
use utf8;
use Meta;
use FHEM::backupToStorage;

View File

@ -1,2 +1,2 @@
UPD 2020-10-16_07:41:34 6090 FHEM/98_backupToStorage.pm
UPD 2020-10-15_14:10:21 15726 lib/FHEM/backupToStorage.pm
UPD 2020-10-19_09:18:51 6100 FHEM/98_backupToStorage.pm
UPD 2020-10-16_07:45:48 15726 lib/FHEM/backupToStorage.pm