change config to remove next
This commit is contained in:
parent
93184fee30
commit
7be47e61dd
|
@ -2,7 +2,7 @@ var padmaConfig = {
|
||||||
'background': 'rgba(0,0,0,0.85)',
|
'background': 'rgba(0,0,0,0.85)',
|
||||||
'color': '#fff',
|
'color': '#fff',
|
||||||
'links_url': 'pad.ma/',
|
'links_url': 'pad.ma/',
|
||||||
'data_url': 'http://next.pad.ma/',
|
'data_url': 'http://pad.ma/',
|
||||||
'default_layers': ['transcripts', 'descriptions'],
|
'default_layers': ['transcripts', 'descriptions'],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user