-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix 'Download clip' button not showing (#3)
- Loading branch information
1 parent
5d050d0
commit cc4f5f2
Showing
2 changed files
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Package: ovva | ||
Title: A Shiny App for Volleyball Video Analysis | ||
Version: 0.12.2 | ||
Version: 0.12.3 | ||
Authors@R: c(person(given = "Adrien", family = "Ickowicz", role = c("aut", "cre"), email = "[email protected]"), | ||
person(given = "Ben", family = "Raymond", role = "aut"), | ||
person("openvolley.org", role = "org")) | ||
Description: A Shiny app and supporting functions for analysis of volleyball video and scouted match files. | ||
URL: https://github.com/openvolley/ovva | ||
URL: https://ovva.openvolley.org, https://github.com/openvolley/ovva | ||
BugReports: https://github.com/openvolley/ovva/issues | ||
License: MIT + file LICENSE | ||
Encoding: UTF-8 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters