Update Setlist for Beat Saber 1.44.1 startup scan
This commit is contained in:
@@ -28,5 +28,10 @@ namespace Setlist
|
||||
{
|
||||
StartCoroutine(BeatLeaderPlaylistSync.CoPostOwnedPlaylistToBeatLeader(playlist, log));
|
||||
}
|
||||
|
||||
internal void StartPlaylistOwnershipScan(IPALogger log)
|
||||
{
|
||||
StartCoroutine(Plugin.CoScanAndLogPlaylistOwnership(log));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user