mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-03 10:53:32 +02:00
Fix the liberator.version comment so it's ignored by the Makefile.
This commit is contained in:
@@ -601,7 +601,7 @@ const liberator = (function () //{{{
|
|||||||
|
|
||||||
forceNewTab: false,
|
forceNewTab: false,
|
||||||
|
|
||||||
// ###VERSION### and ###DATE### are replaced by the Makefile
|
// these VERSION and DATE tokens are replaced by the Makefile
|
||||||
version: "###VERSION### (created: ###DATE###)",
|
version: "###VERSION### (created: ###DATE###)",
|
||||||
|
|
||||||
// NOTE: services.get("profile").selectedProfile.name is not rightness.
|
// NOTE: services.get("profile").selectedProfile.name is not rightness.
|
||||||
|
|||||||
Reference in New Issue
Block a user