mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 18:25:45 +01:00
Fix temporary file filename extensions and host annotation.
Fixes issue #791.
This commit is contained in:
@@ -568,12 +568,6 @@ var ConfigBase = Class("ConfigBase", {
|
||||
|
||||
sidebars: {},
|
||||
|
||||
/**
|
||||
* @property {string} The leaf name of any temp files created by
|
||||
* {@link io.createTempFile}.
|
||||
*/
|
||||
get tempFile() this.name + ".txt",
|
||||
|
||||
/**
|
||||
* @constant
|
||||
* @property {string} The default highlighting rules.
|
||||
|
||||
Reference in New Issue
Block a user