mirror of https://github.com/perkeep/perkeep.git
4 lines
59 B
JavaScript
4 lines
59 B
JavaScript
|
function discover() {
|
||
|
alert("TODO: discovery");
|
||
|
}
|