first commit 2
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// notice_section 모듈을 위한 JavaScript
|
||||
window.initNoticeModule = function(moduleId) {
|
||||
// 이 모듈은 현재 특별한 JavaScript 로직이 필요 없습니다.
|
||||
// console.log(`Notice Module (ID: ${moduleId}) initialized.`);
|
||||
};
|
||||
Reference in New Issue
Block a user