From 8e13dba6e1c39dd841d60fddc3c4060f9b4a4b85 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sat, 26 Jun 2021 13:32:26 +0200 Subject: Removed reduced pom and added the content of STZ-0001 with a switch modif. --- target/site/apidocs/musichub/business/Song.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/site/apidocs/musichub/business/Song.html') diff --git a/target/site/apidocs/musichub/business/Song.html b/target/site/apidocs/musichub/business/Song.html index 0a4f1fd..57e0fa5 100644 --- a/target/site/apidocs/musichub/business/Song.html +++ b/target/site/apidocs/musichub/business/Song.html @@ -2,7 +2,7 @@ - + Song (spoteezer 0.1.0 API) @@ -151,7 +151,7 @@ loadScripts(document, 'script');

Methods inherited from class musichub.business.AudioElement

-getArtist, getTitle, getUUID
+getArtist, getTitle, getUUID, manageAudioElement

Methods inherited from class java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-- cgit v1.2.3 mmitter'>committer
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/model/response/SearchAnimeResponse.kt (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-19Big updaterelease/3.2Clyhtsuriva1-1/+2
2021-05-19Update README.mdClyhtsuriva1-1/+5
2021-05-14Update README.mdClyhtsuriva1-1/+3
2021-05-14Update README.mdClyhtsuriva1-0/+23
2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13
2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81
2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49
2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43