Skip to content

Commit 31c32ab

Browse files
committed
Add note to eventually deduplicate default aggr spec
1 parent 6f12b08 commit 31c32ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mink-plugin/mink.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const browserActionTitleNormal = 'Mink - Integrating the Live and Archived Web'
1010
const browserActionTitleNoMementos = 'Mink - No Mementos Available'
1111
const browserActionTitleIgnorelisted = 'Mink - Viewing Ignored Site'
1212

13-
const defaultAggregators = [
13+
const defaultAggregators = [ // TODO: pull this in from the MinkDefaults module
1414
'https://memgator.cs.odu.edu',
1515
'https://aggregator.matkelly.com'
1616
]

0 commit comments

Comments
 (0)