Skip to content

Commit

Permalink
fix: restore date label
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub committed Jan 11, 2022
1 parent 0510099 commit a6bfab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/js/generator/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const genRadarSettings = ({

const extra = {
title,
date,
target: path.join(scope, date),
prefix: path.join(basePrefix, scope, date),
basePrefix: basePrefix,
Expand Down

0 comments on commit a6bfab1

Please sign in to comment.