mirror of
https://github.com/atom/atom.git
synced 2026-01-13 17:07:55 -05:00
change API to clearAtomProject
This commit is contained in:
@@ -85,7 +85,7 @@ class Project extends Model {
|
||||
this.projectFilePath = newSettings.originPath
|
||||
}
|
||||
|
||||
clearProjectSettings () {
|
||||
clearAtomProject () {
|
||||
atom.config.clearProjectSettings()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user