clearCache()

in angular/src/app/app-services/stage.service.ts [47:49]


    clearCache() {
        this.configs = null;
    }