Skip to content

Stop creating objects in init function (line 45 extension.js) #9

@tijn

Description

@tijn
  1. Rejected because you cannot create objects in init function (line 45 extension.js):
    https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization
    to fix that, you need to move that line to enable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions