mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-27 01:40:39 +00:00
first working version
This commit is contained in:
+6
-2
@@ -40,6 +40,10 @@
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
app._showAbout=function(){
|
||||
document.querySelector('#pages').select(1);
|
||||
};
|
||||
app._showAbout=function(){
|
||||
document.querySelector('#pages').select(0);
|
||||
};
|
||||
})(document);
|
||||
|
||||
Reference in New Issue
Block a user