You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't even know how this works OK. You can't just stuff an array inside a $.html() call. Even if you can make it happen, it's the same sort of notorious string-building that should be avoided.
PlugHubs/index.js
Line 144 in 06b001c
I don't even know how this works OK. You can't just stuff an array inside a $.html() call. Even if you can make it happen, it's the same sort of notorious string-building that should be avoided.