Log in to the Seenons app.
Tap the Settings (⚙️) icon in the top right corner.
Select "User profile" to edit your name or phone number.
Click "Save" to update your details!
In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>