Chromium Code Reviews| Index: dashboard/dashboard/common/datastore_hooks.py |
| diff --git a/dashboard/dashboard/common/datastore_hooks.py b/dashboard/dashboard/common/datastore_hooks.py |
| index f30806bb98deb3e8cb550872fef0efd2834acbf3..38dae023ab4f7a4278356342c43f0890c1f298ab 100644 |
| --- a/dashboard/dashboard/common/datastore_hooks.py |
| +++ b/dashboard/dashboard/common/datastore_hooks.py |
| @@ -27,6 +27,7 @@ _INTERNAL_ONLY_KINDS = [ |
| 'Anomaly', |
| 'StoppageAlert', |
| 'TryJob', |
| + 'TableConfig', |
| ] |
| # Permissions namespaces. |