Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
868f36f8fd
|
@ -432,7 +432,7 @@ document.addEventListener("DOMContentLoaded", () => {
|
|||
// flink 友链标签
|
||||
customElements.define(
|
||||
"hao-flink",
|
||||
class HaoGalleryGroup extends HTMLElement {
|
||||
class HaoFlink extends HTMLElement {
|
||||
constructor() {
|
||||
super();
|
||||
this.options = {
|
||||
|
|
Loading…
Reference in New Issue