mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-29 10:43:21 +08:00
commit
ae7c3aad2c
@ -166,7 +166,7 @@ class PrivateGatherTab(GatherTab):
|
||||
elif hcfg.session_type == 'teams':
|
||||
sessiontype = ba.DualTeamSession
|
||||
else:
|
||||
raise RuntimeError('fInvalid sessiontype: {hcfg.session_type}')
|
||||
raise RuntimeError(f'Invalid sessiontype: {hcfg.session_type}')
|
||||
pvars = PlaylistTypeVars(sessiontype)
|
||||
|
||||
playlist_name = ba.app.config.get(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user