fix: project files not released when project updated
This commit is contained in:
@@ -79,6 +79,8 @@ public class ProjectConfig {
|
||||
return PFiles.join(projectDir, CONFIG_FILE_NAME);
|
||||
}
|
||||
|
||||
|
||||
|
||||
public String getName() {
|
||||
return mName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user