Changeset 3ec691c in Klonkt


Ignore:
Timestamp:
06/20/2026 05:07:40 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
459acd9
Parents:
0d7acdf
Message:

chore(editor): credit placeholder = neutral example name instead of own name

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/partials/track-editor.ejs

    r0d7acdf r3ec691c  
    391391                <input type="text" id="te-credit" maxlength="200"
    392392                       autocomplete="off" spellcheck="false"
    393                        placeholder="bv. © 2025 Robin Genis"
     393                       placeholder="bv. © 2025 Mara Vos"
    394394                       value="${esc(track.credit || '')}">
    395395              </label>
Note: See TracChangeset for help on using the changeset viewer.