mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-05-12 10:34:53 +00:00
d000e9858e
- Modified the SQL insert statement in the RepeaterManager class to include `public_key` and `name` fields, ensuring compatibility with the new schema. - Updated corresponding test cases to reflect changes in the database operation, maintaining the integrity of the purging log functionality.