mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 10:17:19 +08:00
Revert "build: Export correct build info"
This reverts commit ef4f0f80b9.
This commit is contained in:
parent
7fb4a66127
commit
e74eff75db
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ function getGitRevision() {
|
|||
}
|
||||
|
||||
const output = `\
|
||||
export default {
|
||||
export = {
|
||||
buildDate: "${getBuildDate()}",
|
||||
buildRevision: "${getGitRevision()}"
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue