增加物业楼宇模块
This commit is contained in:
Vendored
+1
-1
@@ -194,6 +194,6 @@ declare module 'astro:content' {
|
||||
LiveContentConfig['collections'][C]['loader']
|
||||
>;
|
||||
|
||||
export type ContentConfig = typeof import("./../src/content.config.mjs");
|
||||
export type ContentConfig = typeof import("../src/content.config.mjs");
|
||||
export type LiveContentConfig = never;
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"_variables": {
|
||||
"lastUpdateCheck": 1776058818761
|
||||
"lastUpdateCheck": 1778136453785
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user