mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 22:54:53 +08:00
first working version
This commit is contained in:
@@ -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