diff options
Diffstat (limited to 'installclass.py')
-rw-r--r-- | installclass.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installclass.py b/installclass.py index 855a14511..3bc0eefcd 100644 --- a/installclass.py +++ b/installclass.py @@ -97,6 +97,7 @@ class BaseInstallClass: "welcome", "installtype", "partitionmethod", + "partitionobjinit", "partitionmethodsetup", "autopartition", "autopartitionexecute", |