Tandashi/YTSync-Plugin

Important Id's should be converted into variables and not hard coded somewhere

Closed this issue · 0 comments

Important Ids like the panel ids should not be hard coded somewhere but should probably be a constant somewhere in const.ts or something similar. This will prevent issues further down the line if we need to change something.