Skip to content

Commit 24f5c2a

Browse files
committed
Update config.cpp
1 parent ff5a0b6 commit 24f5c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/modules/config.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ class CfgPatches {
7575
requiredVersion = REQUIRED_VERSION;
7676
requiredAddons[] = {"zen_attributes"};
7777
author = ECSTRING(main,Author);
78-
authors[] = {"mharis001", "Ampersand"};
78+
authors[] = {"mharis001"};
7979
url = ECSTRING(main,URL);
8080
VERSION_CONFIG;
8181
};

0 commit comments

Comments
 (0)