mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-12 22:10:16 +02:00
correct task import for manual model population
This commit is contained in:
parent
39f7f32b7d
commit
bd3fe01a12
@ -101,7 +101,7 @@ The method which populates these runs every 30 minutes. To populate manually, st
|
||||
|
||||
And execute the update:
|
||||
|
||||
from services.modules.teamspeak3.tasks import Teamspeak3Tasks
|
||||
from allianceauth.services.modules.teamspeak3.tasks import Teamspeak3Tasks
|
||||
Teamspeak3Tasks.run_ts3_group_update()
|
||||
|
||||
Ensure that command does not return an error.
|
||||
|
Loading…
x
Reference in New Issue
Block a user