{{#> main}}
{{> navbar}}

Upload {{upload.id}}

Stream Date

{{upload.streamDate}}

{{#if upload.notes}}

Notes

{{upload.notes}}

{{/if}}

Vtubers

Files

File segments listed here will be concatenated together in the top-down order listed.

Drag & drop to reorder

{{#each upload.segmentKeys}}
{{this.name}}
{{/each}}

Status

{{upload.status}}

{{#if (isModerator user)}}
{{else}} {{!-- When the user saves, we go to pending state where a moderator is summoned. --}} {{/if}}

{{!-- {{#if (isEqual upload.status "pending")}} --}} {{!-- {{/if}} --}}
{{message}}
{{/main}}