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