mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
During the Ember dependecy upgrade work, https://github.com/hashicorp/nomad/commit/ce8c039f4ce7359d60ede5dee36b9cef82 moved the `isSupported` method from using Ember's `reopenClass` to a getter, but `reopenClass` creates a static method, so the getter must be static as well.
2.6 KiB
2.6 KiB