Changeset 834bcc3 in Klonkt for src/routes/admin-comments.js
- Timestamp:
- 06/23/2026 06:14:27 PM (3 months ago)
- Branches:
- main
- Children:
- d774679
- Parents:
- bb42dfb
- File:
-
- 1 edited
-
src/routes/admin-comments.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/admin-comments.js
rbb42dfb r834bcc3 61 61 const site = res.locals.site; 62 62 if (!site) return res.status(404).send('No site'); 63 const base = res.locals.siteUrlBase || ''; // /user/<slug> in hub -artiestcontext, anders''63 const base = res.locals.siteUrlBase || ''; // /user/<slug> in hub artist context, otherwise '' 64 64 65 65 const row = db.prepare(`
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)