mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 07:42:26 +01:00
Better temp file names for gF and friends.
This commit is contained in:
@@ -86,7 +86,7 @@ var Config = Module("config", ConfigBase, {
|
||||
}
|
||||
catch (e) {}
|
||||
|
||||
return prefix + ".tmp";
|
||||
return prefix + ".txt";
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user