Compare commits

..

No commits in common. "e5519a0009aee3648fe40d71055eb5ec6bd42842" and "a82d27006093f2ec479df0ffcae6f9a7a27c79b7" have entirely different histories.

View File

@ -14,8 +14,8 @@
local timeSinceProject = true -- EITHER this one is true OR one of the next two local timeSinceProject = true -- EITHER this one is true OR one of the next two
local timeSinceMarker = false local timeSinceMarker = false
local timeSinceRegion = false local timeSinceRegion = false
local timeUnitHMS = true -- EITHER this one is true OR one of the next one local timeUnitHMS = false -- EITHER this one is true OR one of the next one
local timeUnitMeasures = false local timeUnitMeasures = true
-- Nothing to adjust here anymore... -- Nothing to adjust here anymore...
local script_path local script_path