Skip to content

Commit 1159994

Browse files
committed
AFV, PTT, Display, lots of stuff
1 parent c9fbd24 commit 1159994

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+9478
-1265
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,6 @@ typings/
9191
# Electron-Forge
9292
out/
9393

94-
backend/build
94+
backend/build
95+
96+
dist/

LICENSE

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# License for TrackAudio
2+
13
GNU GENERAL PUBLIC LICENSE
24
Version 3, 29 June 2007
35

@@ -672,3 +674,7 @@ may consider it more useful to permit linking proprietary applications with
672674
the library. If this is what you want to do, use the GNU Lesser General
673675
Public License instead of this License. But first, please read
674676
<https://www.gnu.org/licenses/why-not-lgpl.html>.
677+
678+
# Sound license:
679+
680+
Sound Effect by <a href="https://pixabay.com/users/universfield-28281460/?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=199576">UNIVERSFIELD</a> from <a href="https://pixabay.com/sound-effects//?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=199576">Pixabay</a>

0 commit comments

Comments
 (0)