mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix typo
This commit is contained in:
parent
a12a02cc14
commit
12276b6033
@ -553,7 +553,7 @@ class BrowserPluginModule(PgAdminModule):
|
|||||||
Sets the browser_preference, show_system_objects, show_node preference
|
Sets the browser_preference, show_system_objects, show_node preference
|
||||||
objects for this submodule.
|
objects for this submodule.
|
||||||
"""
|
"""
|
||||||
# Add the node informaton for browser, not in respective node
|
# Add the node information for browser, not in respective node
|
||||||
# preferences
|
# preferences
|
||||||
self.browser_preference = blueprint.preference
|
self.browser_preference = blueprint.preference
|
||||||
self.pref_show_system_objects = blueprint.preference.preference(
|
self.pref_show_system_objects = blueprint.preference.preference(
|
||||||
|
Loading…
Reference in New Issue
Block a user