Skip to content

Commit 9b9d7de

Browse files
authored
Update vuefront.php
1 parent 215c3b3 commit 9b9d7de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vuefront.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ public function __construct()
3737
$this->confirmUninstall = $this->l('Are you sure you want to uninstall?'); // confirmation message at uninstall
3838

3939
$this->ps_versions_compliancy = array('min' => '1.6', 'max' => _PS_VERSION_);
40+
$this->module_key = '1d77752fd71e98268cd50f200cb5f5ce';
4041
}
4142

4243
/**

0 commit comments

Comments
 (0)