mirror of
https://github.com/netinvent/npbackup.git
synced 2025-10-17 17:07:18 +08:00
Fix intname
This commit is contained in:
parent
6da29ca4c1
commit
8a7a1b5411
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# This file is part of npbackup
|
||||
|
||||
__intname__ = "npbackup.paths"
|
||||
__intname__ = "npbackup.path_helper"
|
||||
__author__ = "Orsiris de Jong"
|
||||
__copyright__ = "Copyright (C) 2023 NetInvent"
|
||||
__license__ = "GPL-3.0-only"
|
||||
|
|
Loading…
Add table
Reference in a new issue