Skip to content

Commit

Permalink
🚑
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sync committed Feb 14, 2024
1 parent eee7058 commit c0e0261
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion A3sMods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export default class A3sMods {
* @param a3s_repo_url the ArmA3Sync repo root url
* @param db_file db storage file
* @param overrides mod item overrides
* @param dl_url_tpl mod download url template
*/
constructor(a3s_repo_url: string, db_file: string, overrides?: Modlist) {
this.a3s_repo_url = a3s_repo_url;
Expand Down

0 comments on commit c0e0261

Please sign in to comment.