mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
Testing docker builds using CI
This commit is contained in:
parent
f33e7f54a6
commit
76fe050fd5
4 changed files with 37 additions and 21 deletions
|
@ -10,7 +10,6 @@ function search(e) {
|
|||
nav.state.search = e.target.value;
|
||||
nav.state.page = 'home';
|
||||
e.target.blur();
|
||||
console.log(e);
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue