forked from Fascinated/Bat
add spotify feature
This commit is contained in:
@ -8,4 +8,5 @@ import org.springframework.context.annotation.Configuration;
|
||||
*/
|
||||
@Configuration
|
||||
@ComponentScan(basePackages = "cc.fascinated.bat")
|
||||
public class AppConfig { }
|
||||
public class AppConfig {
|
||||
}
|
Reference in New Issue
Block a user