Embedder

Settings

<% if (user.name == "admin" || user.username == "admin") { %>
<%= JSON.stringify(userList.map(obj => obj.username)) %>
<% } %>