This commit is contained in:
@@ -97,6 +97,7 @@ const categories = ref([]);
|
||||
const poisk = ref("");
|
||||
const sources = ref([]);
|
||||
|
||||
|
||||
const fetchCategories = async () => {
|
||||
try {
|
||||
const data = await axios.get(
|
||||
|
||||
Reference in New Issue
Block a user