mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-05-01 12:09:14 -04:00
first full roundtrip
This commit is contained in:
parent
dd4809f519
commit
dc1af5ae7b
19 changed files with 222 additions and 450 deletions
|
@ -43,6 +43,7 @@
|
|||
<template is="dom-bind" id="app">
|
||||
<buddy-finder me="{{me}}"></buddy-finder>
|
||||
<p2p-network me="{{me}}"></p2p-network>
|
||||
<file-receiver></file-receiver>
|
||||
<paper-toast id="toast">
|
||||
<span class="toast-hide-button" role="button" tabindex="0" onclick="app.$.toast.hide()">Ok</span>
|
||||
</paper-toast>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue