RblSb / SyncTube

Synchronized video viewing with chat and other features (one-channel web service)
MIT License
258 stars 54 forks source link

Ignore video limit per user for admins #47

Closed aNNiMON closed 9 months ago

aNNiMON commented 9 months ago

When you restoring a previously cleared playlist as an admin, the videoLimitPerUserError prevents you from adding more items then specified for a regular user. This change adds ignoring the check for admins.

RblSb commented 9 months ago

Thanks!