We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7601d7d commit 669a2afCopy full SHA for 669a2af
CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to the Audio Player project will be documented in this file.
3
4
### Fixed
5
- Fix Tags view #554
6
-
+- remove recognize code #560
7
8
## 3.2.2 - 2021-09-21
9
### Changed
lib/Service/TagManager.php
@@ -9,8 +9,6 @@
10
class TagManager
11
{
12
- public const RECOGNIZED_TAG = 'Tagged by recognize';
13
14
/**
15
* @var \OCP\SystemTag\ISystemTagManager
16
*/
0 commit comments