chore: update remaining references to ThreeFold Marketplace with Project Mycelium
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
"""
|
||||
Industry Standard Data Validation and Repair Tool
|
||||
Comprehensive fix for ThreeFold Marketplace user data files
|
||||
Comprehensive fix for Project Mycelium user data files
|
||||
"""
|
||||
|
||||
import json
|
||||
@@ -157,7 +157,7 @@ def validate_all_user_files():
|
||||
return results
|
||||
|
||||
def main():
|
||||
print("🔧 ThreeFold Marketplace Data Validator")
|
||||
print("🔧 Project Mycelium Data Validator")
|
||||
print("========================================")
|
||||
print()
|
||||
|
||||
|
Reference in New Issue
Block a user