mirror of
https://github.com/bellingcat/auto-archiver-setup-tool.git
synced 2026-06-18 08:28:35 +03:00
minor fixes
This commit is contained in:
@@ -224,7 +224,7 @@ export default {
|
||||
today: new Date().toISOString().substring(0, 10),
|
||||
queryAfter: null,
|
||||
queryBefore: null,
|
||||
queryUrl: this.$route.query.url || "https://",
|
||||
queryUrl: this.$route.query.url || "",
|
||||
tableSearch: "", // used to retrigger the search
|
||||
loading: false,
|
||||
itemsPerPage: 5,
|
||||
|
||||
Reference in New Issue
Block a user