mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 19:21:46 +03:00
Indent modification.
This commit is contained in:
parent
8579edf1ca
commit
3e6e223ed0
@ -324,7 +324,7 @@ function runQuery() {
|
||||
// Refresh tables list if table was added or removed
|
||||
if (query.match(re)) {
|
||||
loadTables();
|
||||
loadSequences();
|
||||
loadSequences();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user