Update version and disable folder scan alpha

This commit is contained in:
Anthony Stirling
2023-07-02 18:27:23 +01:00
parent 182231a183
commit 919041e879
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ import org.springframework.scheduling.annotation.EnableScheduling;
import jakarta.annotation.PostConstruct;
@SpringBootApplication
@EnableScheduling
//@EnableScheduling
public class SPdfApplication {
@Autowired