Fix file encoding
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ import java.util.Map;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Rémi Cocula
|
* @author Rémi Cocula
|
||||||
*/
|
*/
|
||||||
@Service
|
@Service
|
||||||
public class JukeboxJavaService {
|
public class JukeboxJavaService {
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ import org.airsonic.player.domain.PlayerTechnology;
|
|||||||
import org.springframework.stereotype.Service;
|
import org.springframework.stereotype.Service;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author Rémi Cocula
|
* @author Rémi Cocula
|
||||||
*/
|
*/
|
||||||
@Service
|
@Service
|
||||||
public class JukeboxService {
|
public class JukeboxService {
|
||||||
|
|||||||
Reference in New Issue
Block a user