archivebate1

This commit is contained in:
Simon
2026-04-22 14:01:08 +00:00
parent a47a69962f
commit 6a72f84c17
4 changed files with 1512 additions and 1 deletions

View File

@@ -271,6 +271,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "archivebate",
ty: "ArchivebateProvider",
},
ProviderDef {
id: "archivebate1",
module: "archivebate1",
ty: "ArchivebateProvider",
},
];
fn main() {