fix resetplugins

This commit is contained in:
Kevin Froman 2019-09-08 14:23:27 -05:00
parent 085b90f84c
commit 8191854a2f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import os
import shutil import shutil
from utils import identifyhome from utils import identifyhome
from setup import setup_default_plugins from onionrsetup import setup_default_plugins
import logger import logger
def reset(): def reset():