change lib structure

This commit is contained in:
2021-11-09 12:58:57 +01:00
parent bdf9052535
commit f150e1f679
4 changed files with 13 additions and 14 deletions

View File

@ -2,7 +2,7 @@
#
# Developed with Kate
#
# (c) 2020 Copyright: Marko Oldenburg (fhemsupport@cooltux.net)
# (c) 2020-2021 Copyright: Marko Oldenburg (fhemdevelopment@cooltux.net)
# All rights reserved
#
# Special thanks goes to:
@ -29,7 +29,7 @@
#
###############################################################################
package FHEM::backupToStorage;
package FHEM::Services::backupToStorage;
use strict;
use warnings;