typo
This commit is contained in:
parent
57b2762e5c
commit
1cbe2fb1a1
|
@ -17,7 +17,7 @@ class AirtimeDB(Loggable):
|
||||||
it yourself however, you should just create a new AirtimeDB
|
it yourself however, you should just create a new AirtimeDB
|
||||||
instance. """
|
instance. """
|
||||||
|
|
||||||
saas = user().root
|
saas = user().root_path
|
||||||
|
|
||||||
# dirs_setup is a dict with keys:
|
# dirs_setup is a dict with keys:
|
||||||
# u'watched_dirs' and u'stor' which point to lists of corresponding
|
# u'watched_dirs' and u'stor' which point to lists of corresponding
|
||||||
|
|
Loading…
Reference in New Issue