mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
uncomment @_@
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
iD.ui.Splash = function(context) {
|
||||
return function(selection) {
|
||||
// if (context.storage('sawSplash'))
|
||||
// return;
|
||||
if (context.storage('sawSplash'))
|
||||
return;
|
||||
|
||||
context.storage('sawSplash', true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user