mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-12-14 15:36:18 +00:00
Update PeerJobs.py
This commit is contained in:
@@ -31,7 +31,7 @@ class PeerJobs:
|
||||
self.JobLogger: PeerJobLogger = PeerJobLogger(self, DashboardConfig)
|
||||
self.WireguardConfigurations = WireguardConfigurations
|
||||
self.AllPeerShareLinks = AllPeerShareLinks
|
||||
self.cleanJob()
|
||||
self.cleanJob(init=True)
|
||||
|
||||
def __getJobs(self):
|
||||
self.Jobs.clear()
|
||||
|
||||
Reference in New Issue
Block a user