diff options
Diffstat (limited to 'common/content/sanitizer.js')
-rw-r--r-- | common/content/sanitizer.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/content/sanitizer.js b/common/content/sanitizer.js index c061bc25..68b5ed69 100644 --- a/common/content/sanitizer.js +++ b/common/content/sanitizer.js @@ -7,7 +7,7 @@ // TODO: // - fix Sanitize autocommand // - add warning for TIMESPAN_EVERYTHING? -// - respect privacy.clearOnShutdown et al or recommend PentadactylLeave autocommand? +// - respect privacy.clearOnShutdown et al or recommend Leave autocommand? // - add support for :set sanitizeitems=all like 'eventignore'? // - integrate with the Clear Private Data dialog? |