diff options
author | ByteHamster <info@bytehamster.com> | 2019-01-18 18:49:45 +0100 |
---|---|---|
committer | ByteHamster <info@bytehamster.com> | 2019-01-18 18:49:45 +0100 |
commit | 81612ddea6c449d366974ee553a749e0d3bdf601 (patch) | |
tree | 4d17c33c76e5bf8167f93138eae39e35b0eddea8 /app | |
parent | 33f8bd78a4b67a7781c0ab8f8a3cbd76925fd48b (diff) | |
download | AntennaPod-81612ddea6c449d366974ee553a749e0d3bdf601.zip |
Added symlinks to alternative publisher locations
Diffstat (limited to 'app')
l--------- | app/src/free/play | 1 | ||||
l--------- | app/src/play/play | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/app/src/free/play b/app/src/free/play new file mode 120000 index 000000000..e9d641154 --- /dev/null +++ b/app/src/free/play @@ -0,0 +1 @@ +../main/play
\ No newline at end of file diff --git a/app/src/play/play b/app/src/play/play new file mode 120000 index 000000000..e9d641154 --- /dev/null +++ b/app/src/play/play @@ -0,0 +1 @@ +../main/play
\ No newline at end of file |